@charset "utf-8";
*{ margin:0; padding:0;}
.over{ overflow:hidden;}
.logo{ position:relative; top:-1020px; left:40px;}
.news{width:100%;height:100px; position:absolute;bottom:0px; z-index:100; overflow:hidden;background:rgba(255,255,255,0.5);Overflow-x:auto;
}
.news-main{ width:900px; height:100%; margin:0 auto;font-family:"微软雅黑";
font-size: 24px; line-height: 100px; font-weight: bold; color: #000; 
text-align: center;white-space:nowrap; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; width:900px;}
.news-main a{ color:#000;font-family:"微软雅黑";font-weight: bold;text-decoration:none;}
